home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Utilities
/
Winter Shell 1.0d2
/
Test.π
/
Test.π.rsrc
/
TEXT_0.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-01-19
|
211 b
|
7 lines
#include "Precompiled"
#define RELEASE_LEVEL (1) /* 1 = DEV, 2 = ALPHA, 3 = BETA, 4 = FINAL */
#if RELEASE_LEVEL < 3 /* RELEASE_BETA */
static const char *_assert_file = __FILE__;
#endif
#include "CommonLib.h"